Restore some duplicate definitions.
authorPaul Eggert <eggert@cs.ucla.edu>
Tue, 6 Nov 2012 20:48:35 +0000 (12:48 -0800)
committerPaul Eggert <eggert@cs.ucla.edu>
Tue, 6 Nov 2012 20:48:35 +0000 (12:48 -0800)
commit7bb10397517192853b42fdc7b6c4a6d1a35654e5
tree0e57a22a5c64b834b65bcb3990304bd3d6446838
parentf60fd13409210f4d90458ffd21827becdc46fa5e
Restore some duplicate definitions.

This undoes part of the 2012-11-03 changes.  Some people build
with plain -g rather than with -g3, and they need the duplicate
definitions for .gdbinit to work; see <http://bugs.gnu.org/12814#26>.
* lisp.h (GCTYPEBITS, ARRAY_MARK_FLAG, PSEUDOVECTOR_FLAG, VALMASK):
Define as macros, as well as as enums or as constants.
src/ChangeLog
src/lisp.h